home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2005 November / Game.EXE_11_2005_DVD.iso / Flash Games / Robo Farmer / robofarmer.swf / scripts / DefineButton2_686 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-23  |  65 b   |  5 lines

  1. on(release){
  2.    _root.musicoff = true;
  3.    stopAllSounds();
  4. }
  5.